Gets the reply to.
Namespace:
Independentsoft.Email.Mime
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Mailbox> ReplyTo { get; }Public ReadOnly Property ReplyTo As IList(Of Mailbox)
Get
Property Value
Type:
IListMailboxThe reply to.
See Also